type errors.joinError

4 uses

	errors (current package)
		join.go#L41: 	e := &joinError{
		join.go#L52: type joinError struct {
		join.go#L56: func (e *joinError) Error() string {
		join.go#L72: func (e *joinError) Unwrap() []error {